PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItemAttributes Class / PDFPortfolioItemAttributes Constructor / PDFPortfolioItemAttributes Constructor(PDFCosDictionary)
N/A
In This Topic
    PDFPortfolioItemAttributes Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFPortfolioItemAttributes( 
       PDFCosDictionary cosPortfolioItemAttributes
    )

    Parameters

    cosPortfolioItemAttributes
    N/A
    See Also